DELETE user/remove?ids[0]={ids[0]}&ids[1]={ids[1]}
Marks a user as inactive
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
ids |
the id of the user to remove |
Collection of integer |
Required |
Body Parameters
None.
Response Information
Resource Description
UserRemoveResponse
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.